DB_HOST=localhost
DB_USER=root
DB_PASSWORD=Lavie@250
DB_NAME=smartshop_db
JWT_SECRET=smartshop_super_secret_jwt_key_2024
PORT=5002
